GoXam for WPF v3
GenericNetwork.Edge<V,E,Y> Class Members
Properties  Methods 


Northwoods.GoXam.Layout Namespace : GenericNetwork.Edge<V,E,Y> Class

The following tables list the members exposed by GenericNetwork.Edge<V,E,Y>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets this edge's "from" GenericNetwork.Vertex<V,E,Y>.  
Public PropertyGets or sets this edge's associated Link.  
Public Property Gets or sets the network that this edge is part of.  
Public PropertyGets the Route associated with this edge. This may be needed by the algorithm to add bends to the link.  
Public PropertyGets or sets this edge's "to" GenericNetwork.Vertex<V,E,Y>.  
Top
Public Methods
 NameDescription
Public Method Commits the position of the edge to the corresponding Link.  
Public MethodFinds and returns the edge's vertex other than v. Returns null if v is neither the "from" vertex or "to" vertex.  
Top
See Also

Reference

GenericNetwork.Edge<V,E,Y> Class
Northwoods.GoXam.Layout Namespace